Functional Example for Specific Operators of Library Synchronization, Base and Filter

Brief Description

Files: examples\OperatorExamples\SynchronizationLibrary_LocalAndGlobalImageProcessing.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration of how to use the operators:

  • 1. Overflow (library:synchronization)
  • 2. PseudoRandomNumberGen (library: base)
  • 3. ExpandToParallel (library:base)
  • 4. MIN (library:filter)
  • 5. ReSyncToLine (library:synchronization)
  • 6. ExpandLine (library:synchronization)
  • 7. IsLastPixel (library:synchronization)
  • 8. IsFirstPixel (library:synchronization)
  • 9. InsertPixel (library:synchronization)

This example demonstrates how the specific operators listed above can be used in a functional design. You find a detailed introduction to the operators of the specific library in the Operator Reference, section Library Synchronization, Library Base, Library Filter .